Skip to content

DOCS: Rumble support for iOS and Android#2420

Open
todi1856 wants to merge 10 commits into
developfrom
mobile/docs/gamepad-haptics
Open

DOCS: Rumble support for iOS and Android#2420
todi1856 wants to merge 10 commits into
developfrom
mobile/docs/gamepad-haptics

Conversation

@todi1856
Copy link
Copy Markdown
Member

@todi1856 todi1856 commented May 19, 2026

Description

https://jira.unity3d.com/browse/PLAT-19240

Unity 6.6 introduces rumble support for Android and iOS:

Both of the changes above hook into existing https://docs.unity3d.com/Packages/com.unity.inputsystem@1.0/api/UnityEngine.InputSystem.Gamepad.html#UnityEngine_InputSystem_Gamepad_SetMotorSpeeds_System_Single_System_Single_ API, thus there's no changes in input system package.

This PR only adds docs to notify user of what is supported.

Also see this doc - https://docs.google.com/document/d/17PNAd5JGz9MLTzSq5oSnJtJQPJfemLu9XPvV4LE6rjY/edit?tab=t.0#heading=h.oqdem6yytwi9 which provides a matrix of what is supported on Android

Testing status & QA

N/A

Overall Product Risks

N/A

  • Complexity:
  • Halo Effect:

Copy link
Copy Markdown
Contributor

@u-pr u-pr Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

This PR documentation update looks good, but there is one unresolved placeholder in the documentation that should be addressed before merging to ensure a polished user-facing manual.

🤖 Helpful? 👍/👎

Comment thread Packages/com.unity.inputsystem/Documentation~/Gamepad.md Outdated
@todi1856 todi1856 requested a review from joao-maia-u3d May 19, 2026 09:17
@codecov-github-com
Copy link
Copy Markdown

codecov-github-com Bot commented May 19, 2026

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff              @@
##           develop    #2420       +/-   ##
============================================
- Coverage    78.13%   58.79%   -19.34%     
============================================
  Files          483      736      +253     
  Lines        98770   135797    +37027     
============================================
+ Hits         77169    79846     +2677     
- Misses       21601    55951    +34350     
Flag Coverage Δ
inputsystem_Windows_6000.0 5.33% <ø> (+0.01%) ⬆️
inputsystem_Windows_6000.3 5.33% <ø> (+0.01%) ⬆️
inputsystem_Windows_6000.6 5.32% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 236 files with indirect coverage changes

ℹ️ Need help interpreting these results?

@jfreire-unity jfreire-unity removed the request for review from joao-maia-u3d May 20, 2026 06:43
Comment thread Packages/com.unity.inputsystem/Documentation~/Gamepad.md Outdated
@cla-assistant-unity
Copy link
Copy Markdown

cla-assistant-unity Bot commented May 20, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ pauliusb-unity
❌ anjalin14
You have signed the CLA already but the status is still pending? Let us recheck it.

@todi1856 todi1856 requested a review from anjalin14 May 21, 2026 07:56
@todi1856
Copy link
Copy Markdown
Member Author

@anjalin14 can you check iOS part

@anjalin14
Copy link
Copy Markdown

@anjalin14 can you check iOS part

Yes will take a look in some time. The note is grown bigger, might be a good idea to move that content out. Adding @suearkinunity package writer here for advice.

@anjalin14 anjalin14 requested a review from suearkinunity May 21, 2026 08:46
Copy link
Copy Markdown
Collaborator

@suearkinunity suearkinunity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left three suggestions, and approved.

Comment thread Packages/com.unity.inputsystem/Documentation~/Gamepad.md Outdated
Comment thread Packages/com.unity.inputsystem/Documentation~/Gamepad.md Outdated
Comment thread Packages/com.unity.inputsystem/Documentation~/Gamepad.md Outdated
Comment thread Packages/com.unity.inputsystem/CHANGELOG.md Outdated
todi1856 and others added 5 commits May 21, 2026 16:17
Co-authored-by: Sue Arkin <85237015+suearkinunity@users.noreply.github.com>
Co-authored-by: Sue Arkin <85237015+suearkinunity@users.noreply.github.com>
Co-authored-by: Sue Arkin <85237015+suearkinunity@users.noreply.github.com>
Co-authored-by: anjalin14 <anjali.nabar@unity3d.com>
Co-authored-by: anjalin14 <anjali.nabar@unity3d.com>
@todi1856
Copy link
Copy Markdown
Member Author

@anjalin14

6000.6 or later.

duplicates in latest docs, can you take a look

@todi1856 todi1856 requested a review from anjalin14 May 21, 2026 13:18
@anjalin14
Copy link
Copy Markdown

@anjalin14

6000.6 or later.

duplicates in latest docs, can you take a look

sorry, looks like something went wrong when I added that comment. Could you please remove the duplicate part?

Comment thread Packages/com.unity.inputsystem/Documentation~/Gamepad.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants